Use GSlice to allocate the application data for recently used resources;
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 21 Jul 2008 13:37:15 +0000 (13:37 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 21 Jul 2008 13:37:15 +0000 (13:37 +0000)
commit1db019204296a7eee28dab2b23a0e0397af6dd38
treee0e7ee9824577c169f837cf6e28b4df0ad15f895
parentfd4a8411f0721890f9d8f47fc29ac8b2e48a4000
Use GSlice to allocate the application data for recently used resources;

2008-07-21  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentmanager.c:
(recent_app_info_new), (recent_app_info_free): Use GSlice to
allocate the application data for recently used resources;
do not call time() to initialize the timestamp, as it will
be overwritten anyway later. (#535223, Michael Meeks)

svn path=/trunk/; revision=20884
ChangeLog
gtk/gtkrecentmanager.c